SmartFTP FTP Library
ISFTPConnection::ReadDirectory Method

Retrieves directory listing.

IDL
HRESULT ReadDirectory(
    [in] BSTR bstrDirectory, 
    [out, retval] enumError * retval
);
Parameters

bstrDirectory
The path of the directory.
retval
_nt_

Returns

If the method succeeds the items can be retrieved from the Items property.

For further information please see "8.2.2. Reading Directories" of SSH File Transfer Protocol.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.